|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IscDbHandle
The interface isc_db_handle represents a socket connection
to the database server.
| Method Summary | |
|---|---|
void |
clearWarnings()
Clear warning list associated with this connection. |
java.util.List |
getWarnings()
Get list of warnings that were returned by the server. |
| Method Detail |
|---|
java.util.List getWarnings()
List containing instances of
GDSException representing server warnings (method
GDSException.isWarning() returns true).void clearWarnings()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||